home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 21 / CU Amiga Magazine's Super CD-ROM 21 (1998)(EMAP Images)(GB)[!][issue 1998-04].iso / CUCD / Utilities / PowerWB / Important.readme < prev    next >
Encoding:
Text File  |  1997-12-20  |  312 b   |  20 lines

  1. failat 21
  2.  
  3. if exists MustReadImportant
  4.     delete MustReadImportant QUIET
  5.     copy PowerWB/PowerWB.config to ENV: QUIET
  6.     c/SetIconType PowerWB DRAWER
  7. endif
  8.  
  9. multiview Important
  10.  
  11. if $Result2 eq 205
  12.     more Important
  13.     if $Result2 eq 205
  14.         ppmore Important
  15.         if $Result2 eq 205
  16.             amigaguide Important
  17.         endif
  18.     endif
  19. endif
  20.